home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12061 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1008 b 

  1. Path: mother.usf.edu!news
  2. From: yatesc@csee.usf.edu (Randy Yates)
  3. Newsgroups: comp.lang.c++
  4. Subject: Getting Rid of BC4RTL.DLL
  5. Date: 18 Mar 1996 03:10:49 GMT
  6. Organization: University of South Florida
  7. Message-ID: <4iik7p$lf5@mother.usf.edu>
  8. NNTP-Posting-Host: ppp137.cfr.usf.edu
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.14
  11.  
  12. I'm developing a Windows 3.x application using Borland C++ 4.0
  13. (yeah, it's old but it still works!). The app wants to see the
  14. BC4RTL.DLL loaded. I thought, "Aha! Simply change the libraries
  15. to "static" in the AppExpert, but alash, that resulted in several
  16. unresolved externals at link time (namely, all the fstream.h stuff). 
  17.  
  18. Any pointers would be appreciated. Direct e-mail is welcomed. 
  19.  
  20. -- 
  21. % Randy Yates                  % "...the answer lies within your soul
  22. % EE/Mathematics Student       %       'cause no one knows which side 
  23. % University of South Florida  %                   the coin will fall."
  24. % <yatesc@csee.usf.edu>        %  'Big Wheels', *Out of the Blue*, ELO   
  25.  
  26.